FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / ValueSet<T> Class
Members

In This Topic
    ValueSet<T> Class
    In This Topic
    Represents a collection of unique values of type T.
    Object Model
    ValueSet<T> Class
    Syntax
    'Declaration
     
    Public Class ValueSet(Of T) 
    public class ValueSet<T> 
    Type Parameters
    T
    Inheritance Hierarchy

    System.Object
       C1.PivotEngine.ValueSet<T>

    See Also